func crypto/aes.decryptBlockGo
2 uses
crypto/aes (current package)
block.go#L90: func decryptBlockGo(xk []uint32, dst, src []byte) {
cipher.go#L77: decryptBlockGo(c.dec, dst, src)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)